gdk/wayland: cope with the compositor implementing an older protocol than us
authorGiovanni Campagna <gcampagn@redhat.com>
Fri, 12 Jul 2013 14:49:52 +0000 (16:49 +0200)
committerGiovanni Campagna <gcampagn@redhat.com>
Tue, 16 Jul 2013 16:19:08 +0000 (18:19 +0200)
commit047d60e7976df8317489edb443b17e2b1c94bb70
tree3e9e04fbf0eac81f122c12c252982a474f8f3c6c
parentaca3df3000dc8da39fbe637c25c7ee8f837d35eb
gdk/wayland: cope with the compositor implementing an older protocol than us

If we bind to a global with an higher version than implemented, or
we make requests that appeared in a later version, we would get
fatal wayland errors.

https://bugzilla.gnome.org/show_bug.cgi?id=704104
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkdisplay-wayland.h
gdk/wayland/gdkwindow-wayland.c